const runtime.fixedStack3

3 uses

	runtime (current package)
		stack.go#L85: 	fixedStack3 = fixedStack2 | (fixedStack2 >> 2)
		stack.go#L86: 	fixedStack4 = fixedStack3 | (fixedStack3 >> 4)